Welcome![Sign In][Sign Up]
Location:
Search - vb tcp ip

Search list

[Other resourceExample1_cn700_chat

Description: VB局域网聊天软件,利用TCP、IP协议
Platform: | Size: 6654 | Author: 运输 | Hits:

[Firewall-SecurityFireWall_VB_Codes

Description: 这是老外写的一款防火墙的VB源代码,虽然是VB写的,但功能却很强大,这个代码给我的感觉比以前网络上的几个防火墙代码都要好,前面几个注重于界面.这个代码则注重于功能,主要使用了多线程处理技术,菜单脚本处理技术(即不使用控件即可显示ico图标).可以拦截TCP/UDP试图发送的连接请求,以及可以抓包分析.可以自定义要拦截的TP地址和要开放的IP地址,即自定义安全规则,同时可以详细显示TCP连接信息.总之这个代码所有的网络处理技术都使用了完全VB代码,没有使用任何第三方的控件.最主要的使用了无崩溃HOOK以及安全多线程技术,值得大家和我学习.
Platform: | Size: 386300 | Author: jeffery | Hits:

[TCP/IP stacktcpConnect

Description: VB读TCP/RS485串口电表的小程序 打开程序后,移开tcpserver窗体,在tcpclient窗体中先按connect连接,然后就能从返回一个文本框中返回十六进制表示的数据,具体设置ip地址与电表参数需在代码中自己更改
Platform: | Size: 7283 | Author: 胡智勇 | Hits:

[PHPphp写的webqq

Description:

    很多人都希望能够有一种在网页上使用的QQ。我也希望如此。
但是在网上找了很多资料,都不令人满意。于是决定自己来开发一
套这样的程序。
    WebQQ 的第一个版本开发了两个星期,实现了基本的聊天等功能
。以后的版本都是在此基础上慢慢完善的。WebQQ 发布以后,有很多
网友说资源占用的特别厉害。于是我决定重新开发WebQQ 以解决这个
问题。新版的WebQQ的通讯原理几乎没变,只是利用了微软的
Microsoft.XMLHTTP 组件减少了数据的流量。虽然客户端的效果比较
不错,但是我觉得服务端频繁读写数据库仍然是资源消耗的隐患。
但是没办法,只能如此。因为我还没有想出更好的解决方法。WebQQ
能够承载百人在线已经是很吃力了,但是刷新客户端的好友列表必须
要频繁的读取数据库。而MSSQL 就成了负载最佳的数据库。但是局限
性比较大。因为WebQQ 如果要针对论坛的话,那么估计没有多少人可
以买的起MSSQL空间。所以,必须要解决WebQQ频繁读写数据库的这一
问题。但是用PHP来开发WebQQ,几乎是无法解决这一问题的。除非客
户端可以跟其他IP进行TCP/UDP通讯。可能的话,用VB或VC封装成OCX
安装到客户端可以实现TCP/UDP通讯功能。这样就跟QQ类似了 ,但是
我想生成的OCX文件一定会很大。我们还可以利用客户端的FSO在本地
创建临时文件来缓存服务器的数据。可是客户端的杀毒工具又会认为
JS脚本是病毒。这一问题已经困扰了我很长时间。我希望有更多的高
手可以将WebQQ的这个问题解决,将WebQQ完善的更好!


Platform: | Size: 1679274 | Author: aaron86 | Hits:

[Internet-NetworkPureVBFireWall

Description: 专业版的防火墙VB源代码 =================================== 这个代码给我的感觉比本站以前发出的几个代码都要好,前面几个注重于界面.这个代码则注重于功能,主要使用了多线程处理技术,菜单脚本处理技术(即不使用控件即可显示ico图标).可以拦截TCP/UDP试图发送的连接请求,以及可以抓包分析.可以自定义要拦截的TP地址和要开放的IP地址,即自定义安全规则,同时可以详细显示TCP连接信息.总之这个代码所有的网络处理技术都使用了完全VB代码,没有使用任何第三方的控件.最主要的使用了无崩溃HOOK以及安全多线程技术,值得大家和我学习,希望有志于学习安全方面的网友进行再次包装,说不定有一款商业防火墙出世了,呵呵 压缩包中的mthreadvb.rar为安全多线程读取示例和源代码。使用时请先注册 MThreadVB.dll,同时把SubclassingSink.tlb加入引用。 -Calculation of a packing container of source code, the code is very professional
Platform: | Size: 385024 | Author: rogerge | Hits:

[Windows Developysixeesmqss

Description: 云S 故明思议 有云又有S 云即是指透过大量主机 而S 即是指用 s扫描器 全名即是:用大量主机用s.exe扫描 本云S扫描器完全開源,由VB+PHP 编写 有以下功能: 生成后,給主机运行 它們就会連到指定的PHP 网址,讀取扫描參数 然后,主机們会在它們IP段附近,用S扫描 再将结果发送至PHP,由SQL 储存 之后,我们就可到PHP,查询指定PORT的所有IP 使用條件:有php空间,和可寫入的SQL 不同於S扫描的地方: 1。扫描主机IP附近=>達到分散扫描 2。如果你有100主机,每主机扫描5000IP,用30線程TCP,每30線程用5秒 所用时间 = (5000/30) x 5 / 60 = 13.8 分鐘 你就扫了500000 IP了 3。隨时更改扫描參数 只要修改PHP 上TITILE 的 "#tcp#3389#30" 例如: "#syn#135#100 有待解决问题: 1。首次扫描時,S。EXE 的RESULT。TXT不在S的所在目錄 如果可以,各位牛人可以看一看源碼有什么錯误吗 2。不支持加壳 因為网址的数据写到了EXE後面,一加殼EXE 大小就改变了,读取不了-云S 故明思议 有云又有S 云即是指透过大量主机 而S 即是指用 s扫描器 全名即是:用大量主机用s.exe扫描 本云S扫描器完全開源,由VB+PHP 编写 有以下功能: 生成后,給主机运行 它們就会連到指定的PHP 网址,讀取扫描參数 然后,主机們会在它們IP段附近,用S扫描 再将结果发送至PHP,由SQL 储存 之后,我们就可到PHP,查询指定PORT的所有IP 使用條件:有php空间,和可寫入的SQL 不同於S扫描的地方: 1。扫描主机IP附近=>達到分散扫描 2。如果你有100主机,每主机扫描5000IP,用30線程TCP,每30線程用5秒 所用时间 = (5000/30) x 5/60 = 13.8 分鐘 你就扫了500000 IP了 3。隨时更改扫描參数 只要修改PHP 上TITILE 的 "#tcp#3389#30" 例如: "#syn#135#100 有待解决问题: 1。首次扫描時,S。EXE 的RESULT。TXT不在S的所在目錄 如果可以,各位牛人可以看一看源碼有什么錯误吗 2。不支持加壳 因為网址的数据写到了EXE後面,一加殼EXE 大小就改变了,读取不了
Platform: | Size: 3483648 | Author: fulinjun | Hits:

[Internet-NetworkSharpPcap-3.0.0.bin

Description: SharpPcap 是一个.NET 环境下的网络包捕获框架,基于著名的 pcap/WinPcap 库开发。提供了捕获、注入、分析和构建的功能,适用于 C# 和 VB.NET 开发语言。-The purpose of SharpPcap is to provide a framework for capturing, injecting and analyzing network packets for .NET applications. The following list illustrates the features currently supported by SharpPcap: Single assembly for Microsoft .NET and Mono platforms on Windows (32 or 64bit), Linux (32 or 64bit) and Mac. High performance- SharpPcap can capture fast enough to keep up with+3MB/s scp transfer rates WinPcap extensions are partially supported Setting the kernel buffer size Injecting packets using send queues Collecting network statistics on a given network interface Enumerating and showing details about the physical network interface on a Windows machine. Capturing low-level network packets going through a given interface. Analyzing and parsing the following protocols: Ethernet, ARP, IP (IPv4 and IPv6), TCP, UDP, ICMP, IGMP. Injecting low-level network packets on a given interface. Handling (reading and writing) offline packet capture files. Retrieving ad
Platform: | Size: 148480 | Author: liuxing | Hits:

[Hook apifanghuoqiang

Description: 这个代码给我的感觉比本站以前发出的几个代码都要好,前面几个注重于界面.这个代码则注重于功能,主要使用了多线程处理技术,菜单脚本处理技术(即不使用控件即可显示ico图标).可以拦截TCP/UDP试图发送的连接请求,以及可以抓包分析.可以自定义要拦截的TP地址和要开放的IP地址,即自定义安全规则,同时可以详细显示TCP连接信息.总之这个代码所有的网络处理技术都使用了完全VB代码,没有使用任何第三方的控件.最主要的使用了无崩溃HOOK以及安全多线程技术,值得大家和我学习,希望有志于学习安全方面的网友进行再次包装,说不定有一款商业防火墙出世了,呵呵 压缩包中的mthreadvb.rar为安全多线程读取示例和源代码。使用时请先注册 MThreadVB.dll,同时把SubclassingSink.tlb加入引用。-I feel this code sent before than the site of several codes to be good, the first few focus on the interface. This code is to focus on features, the main use of multi-threading technology, the menu script processing technology (ie do not use controls that ico icons can be displayed.) can block TCP/UDP connection attempts to send a request, and can get caught analysis. can be customized to block the TP address and IP address to be open, ie custom security rules, and can display TCP connection in detail information. In short this code all the network processing techniques are used in full VB code, not using any third-party control. The main use of crash-free and safe multi-threading technology HOOK, worth learning and I hope interested in learning safe aspects of a re-packaging users, maybe there is a commercial firewall was born, Oh Compressed package for the safety of multi-threaded read mthreadvb.rar examples and source code. Please use registered MThreadVB.dll, while the Su
Platform: | Size: 382976 | Author: 黄俊凯 | Hits:

[Internet-NetworkVbTestTcp

Description: 用winsock实现TCP/IP通信的VB测试程序,在同一个窗口中分别建立服务端和客户端实现通信连接。-Achieved with the winsock TCP/IP communication of the VB test program, in the same window were set to achieve service and client communication links.
Platform: | Size: 3072 | Author: eepconce | Hits:

[Program docUDP_Trans

Description: 网络通信,介绍基于TCP/IP协议下的UDP数据包的传递方法。-socket upd,in vb how to use udp protocal to transmate infomation by tcp/ip.this is a txt file write by dl.
Platform: | Size: 1024 | Author: kk.dl | Hits:

[TCP/IP stackNetComm

Description: VB Sample communication between client and server program on TCP/IP
Platform: | Size: 11264 | Author: Saksith Thepprasith | Hits:

[Driver DevelopUDP_Trans

Description: 网络通信,介绍基于TCP/IP协议下的UDP数据包的传递方法。-socket upd,in vb how to use udp protocal to transmate infomation by tcp/ip.this is a txt file write by dl.
Platform: | Size: 1024 | Author: ohrkesvi | Hits:

[Education soft systemMsngr

Description: tcp/ip messenger vb.net for education
Platform: | Size: 446464 | Author: FrixDev | Hits:

[Otherpoint-to-point

Description: 基于TCP/IP的VB的点对点通信,在知道两台客户端的情况下,可以进行通信。-Peer communication over TCP/IP-based VB
Platform: | Size: 15360 | Author: 段廷举 | Hits:

[.netMultipleTCPIP-CLIENT

Description: VB.NET写的TCP/IP多线程多客户端程序-multiple thread and multiple tcp/ip client program by VB.NET
Platform: | Size: 88064 | Author: 金晓星 | Hits:

[CSharpimssetupdemo

Description: Introduction For a while now, I have been looking for a solution to a chat program developed in VB.NET, but didn t find much, so I decided to try my own. The purpose of this article is to explain how to use TCP/IP Sockets and the My.Settings class included in .NET framework 2.0 and later. The good thing about this application is, the server and the client are not two separate applications. This form acts as both the Server and the Client. Before You Start Instead of creating my own file transfer functionality, I stumbled upon the UnoLibs.Net.dll. The beauty of this class is that all the work is done for you. Later in the article, I will explain how to put this code into practice. To obtain a copy of this class, click here.
Platform: | Size: 14126080 | Author: eko | Hits:

[MySQLcv-aku

Description: Introduction For a while now, I have been looking for a solution to a chat program developed in VB.NET, but didn t find much, so I decided to try my own. The purpose of this article is to explain how to use TCP/IP Sockets and the My.Settings class included in .NET framework 2.0 and later. The good thing about this application is, the server and the client are not two separate applications. This form acts as both the Server and the Client. Before You Start Instead of creating my own file transfer functionality, I stumbled upon the UnoLibs.Net.dll. The beauty of this class is that all the work is done for you. Later in the article, I will explain how to put this code into practice. To obtain a copy of this class, click here.
Platform: | Size: 11264 | Author: eko | Hits:

[Game ProgramUDP_Trans

Description: 网络通信,介绍基于TCP/IP协议下的UDP数据包的传递方法。-socket upd,in vb how to use udp protocal to transmate infomation by tcp/ip.this is a txt file write by dl.
Platform: | Size: 1024 | Author: k4262954lufenx | Hits:

[OtherMODBUS_TCP

Description: VB 与1200PLC通过MODBUS-TCPIP进行通讯-VB and 1200 PLC communicate via MODBUS-TCP IP
Platform: | Size: 11264 | Author: 姚俊玲 | Hits:

[.netForm_tcpip

Description: vb.net 实现tcp/ip作为服务器端的通信功能-vb.net tcp/ip
Platform: | Size: 2048 | Author: CHEN | Hits:
« 1 2 3 4 5 67 »

CodeBus www.codebus.net